home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Otherware
/
Otherware_1_SB_Development.iso
/
mac
/
hypercar
/
science
/
sciware.sit
/
Scientific Software
/
background_3144.txt
< prev
next >
Wrap
Text File
|
1989-02-03
|
2KB
|
112 lines
-- background: 3144 from stack: in
-- bmap block id: 2755
-- flags: 0000
-- background id: 0
-- name:
-- part 1 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=6 top=100 right=264 bottom=510
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 14
-- style flags: 0
-- line height: 18
-- part name:
-- part 3 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=82 top=51 right=72 bottom=415
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 192
-- text size: 14
-- style flags: 256
-- line height: 18
-- part name:
-- part 4 (button)
-- low flags: 00
-- high flags: A000
-- rect: left=302 top=290 right=336 bottom=355
-- title width / last selected line: 0
-- icon id / first selected line: 27009 / 27009
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next
----- HyperTalk script -----
on mouseUp
go to next card
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: A003
-- rect: left=201 top=310 right=333 bottom=282
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Index
----- HyperTalk script -----
on mouseUp
go to card 1
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=426 top=282 right=305 bottom=501
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: IBM-PC
----- HyperTalk script -----
on mouseUp
go to next card
find "IBM"
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=426 top=310 right=333 bottom=505
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Macintosh
----- HyperTalk script -----
on mouseUp
go to next card
find "Macintosh"
end mouseUp